Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/opensearch-project/opensearch-go to v2 #84

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/opensearch-project/opensearch-go require major v1.1.0 -> v2.3.0

Release Notes

opensearch-project/opensearch-go (github.com/opensearch-project/opensearch-go)

v2.3.0: Version 2.3.0

Compare Source

Version 2.3.0 Release Notes

Compatible with OpenSearch 2.x

Features

  • Add operations with data streams (#​257)
  • Add point in time api (#​253)
  • Add testcases to check upsert functionality (#​269)
  • Adds dynamic type to _source field (#​285)
  • Add tests to check UpdateRequestByQuery (#​304)
  • Add healthcheck to docker container (#​316)

Infrastructure

  • Added untriaged issue workflow (#​231)
  • Workflow improvements (#​242)
  • Format with prettier (#​258)
  • Add markdown linter (#​261)
  • Add prettier formatting to dependabot prs (#​297)
  • Install prettier dependency in workflow for dependabot (#​299)

Fixes

  • Correct CurlLogger's URL to actual destination (#​101)
  • SnapshotDeleteRequest use []string instead of string (#​237)
  • opensearchapi: Fix handling of errors without error response body (#​286)
  • Windows compatibility with Makefile (#​309)
  • Increased timeout in actions between cluster start and test run (#​303)
  • Read, close and replace the http Reponse Body (#​300)

Upgrades

  • Bumps github.com/aws/aws-sdk-go from 1.44.180 to 1.44.263
  • Bumps github.com/aws/aws-sdk-go-v2 from 1.17.4 to 1.18.0
  • Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.25
  • Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 (#​239)
  • Bump client version to 2.3.0 (#​324)

New Maintainers

Documentation

  • Update signer v1 example for AOSS (#​259)
  • [GUIDE] Add index_lifecycle guide (#​287)
  • [GUIDE] Add bulk guide (#​292)
  • [GUIDE] Add search guide (#​291)
  • [GUIDE] Add document_lifecycle guide (#​290)
  • [GUIDE] Add index_template guide (#​289)
  • [GUIDE] Add advanced_index_actions guide (#​288)
  • Linked user guides from USER_GUIDE (#​302)

New Contributors

Full Changelog: opensearch-project/opensearch-go@v2.2.0...v2.3.0

v2.2.0: Version 2.2.0

Compare Source

Version 2.2.0 Release Notes

Compatible with OpenSearch 2.x

Features

Infrastructure

Fixes

Full Changelog: opensearch-project/opensearch-go@v2.1.0...v2.2.0

v2.1.0: Version 2.1.0

Compare Source

Version 2.1.0 Release Notes

Compatible with OpenSearch 2.x

Features

  • Adding support for AWS SDK V2 request signer (#​116)

Infrastructure

  • User guide for AWS SDK V2 request signer (#​131)
  • Update deps (#​133)
  • Bump client version to 2.1.0 (#​150)

Full Changelog: opensearch-project/opensearch-go@v2.0.1...v2.1.0

v2.0.1: Version 2.0.1

Compare Source

Version 2.0.1 Release Notes

Compatible with OpenSearch 2.x

Bug Fixes

  • Fixing paths for some APIs (#​136)
  • Bumping client version to 2.0.1 (#​137)

Full Changelog: opensearch-project/opensearch-go@v2.0.0...v2.0.1

v2.0.0: Version 2.0.0

Compare Source

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0

Features

  • Type mapping removals for OpenSearch 2.0 (#​109)
  • Support service configuration (#​102)
  • Fix dropped test error (#​95)
  • Add example for IAM authentication (#​93)
  • Upgrading tools and text dependencies (#​105)
  • Update module path (#​118, #​120)

Infrastructure

  • golangci-lint integration (#​96)
  • Add auto backport functionality (#​104)
  • Add support to test against multiple versions of OpenSearch for compatiblity (#​106)
  • Add support to test against unreleased OpenSearch (#​107)
  • Test against OpenSearch 2.0 (#​111)

Full Changelog: opensearch-project/opensearch-go@v1.1.0...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Moulick Moulick merged commit 9fce296 into main Aug 14, 2023
4 checks passed
@Moulick Moulick deleted the renovate/major-opensearch branch August 14, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant